diff options
| author | JaKooLit <jimmielovejay.com> | 2024-05-19 17:22:57 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2024-05-19 17:22:57 +0900 |
| commit | d36bab863c2b850c588a1d27b296aa222549a49e (patch) | |
| tree | 8c8010a441fe2728212bcff1d94db3aac3f29c77 /config/waybar/style/[Extra] Mauve.css | |
| parent | 988db9dc312d82066882ec210c88d7465687e3f4 (diff) | |
small waybar css styles tweaking
Diffstat (limited to 'config/waybar/style/[Extra] Mauve.css')
| -rw-r--r-- | config/waybar/style/[Extra] Mauve.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/waybar/style/[Extra] Mauve.css b/config/waybar/style/[Extra] Mauve.css index 685025fc..448932c2 100644 --- a/config/waybar/style/[Extra] Mauve.css +++ b/config/waybar/style/[Extra] Mauve.css @@ -5,7 +5,7 @@ /* --- 👍 designed by https://github.com/CelestiaKai 👍 --- */ * { - font-family: "FiraCode Mono Nerd Font"; + font-family: "JetBrainsMono Nerd Font"; font-weight: bold; min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ |
